Pass a user JWT or a oag_ User API Key on the
Authorization: Bearer <token> header. Both are validated by
openapi-gateway against the Auth service.
Either supply a catalog variantId (authoritative — lifts
agentFramework / providerId / region / scheduling hints from the
variant) or provide an explicit agentFramework (+ optional
providerId). Client-supplied scheduling fields (ownershipPreference /
maxPricePerHour / resourceTypeHint) are not accepted here; the
catalog variant is the source of truth.
1281286464Free-form provider-specific configuration merged with the catalog config (catalog wins on key conflicts).
1281288192128Alternate name for providerConfig; same semantics. Used by the
variant-driven path to layer user extras (apiKeys / apiBaseUrls)
on top of the catalog config.
12864